home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / TreeView / English.lproj / DocWindow.nib / data.classes next >
Text File  |  1995-06-12  |  259b  |  21 lines

  1. TreeController = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     treeView;
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. TreeView = {
  15.     ACTIONS = {
  16.     };
  17.     OUTLETS = {
  18.     };
  19.     SUPERCLASS = View;
  20. };
  21.